From: Dmitry Antipov Date: Thu, 13 Feb 2014 12:23:28 +0000 (+0400) Subject: Fix ChangeLog entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~1190 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ccd5d23b0adea0aa0d8b8f1bcc4ca2630f9214a3;p=emacs.git Fix ChangeLog entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index 5ea85516c71..72ed95909e4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,9 +2,9 @@ * composite.c (fill_gstring_header): Pass positions as C integers and move parameters checking to... - * composite.c (Fcomposition_get_gstring): ...this function. Handle - case when buffer positions are in reversed order and avoid crash - (Bug#16739). Adjust docstring. + (Fcomposition_get_gstring): ...this function. Handle case when + buffer positions are in reversed order and avoid crash (Bug#16739). + Adjust docstring. * buffer.c (validate_region): Mention current buffer in error message. 2014-02-12 Marcus Karlsson (tiny change)